EMT Practice Test
1. Question Content...
Question2: Which of the following actions are performed during a terraform init?
Question5: lookup retrieves the value of a single element from which of the below data type?
Question10: In Terraform Enterprise, a workspace can be mapped to how many VCS repos?
Question13: By default, a defined provisioner is a creation-time provisioner.
Question15: What kind of resource dependency is stored in terraform.tfstate file?
Question18: Which of the below backends support state locking?
Question20: You cannot publish your own modules on the Terraform Registry.
Question21: What does terraform refresh command do?
Question25: What resource dependency information is stored in Terraform's state?
Question26: Multiple providers can be declared within a single Terraform configuration file.
Question27: What is the default backend for Terraform?
Question31: Which of the below options is a valid interpolation syntax for retrieving a data source?
Question32: Using multi-cloud and provider-agnostic tools provides which of the following benefits?
Question35: Which of the below datatype is not supported by Terraform.
Question40: What does terrafom plan do ?
Question45: Command terraform refresh will update state file?
Question47: Which of the following clouds does not have a provider maintained HashiCorp?
Question48: Terraform must track metadata such as resource dependencies. Where is this data stored?
Question49: State locking does not happen automatically and must be specified at run
Question52: From the answers below, select the advantages of using Infrastructure as Code.
Question55: Multiple provider instances blocks for AWS can be part of a single configuration file?
Question56: Terraform works well in Windows but a Windows server is required.
Question59: What is a downside to using the Vault provider to read secrets from Vault?